| GUI Help > Special > setUpDownRange | ||||||||||||||
|
setUpDownRange |
||||||||||||||
| setUpDownRange handle gadget, int min, int max | ||||||||||||||
|
Description: Sets the maximum and minimum possible values for an UpDown gadget. For example in a model viewer you might only want the user to be able to select a scale between 20 and 200% for the model using an UpDown control attached to an edit gadget. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |